home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_99007.txt < prev    next >
Text File  |  1990-08-14  |  28KB  |  1,311 lines

  1. -- card: 99007 from stack: in
  2. -- bmap block id: 99110
  3. -- flags: 4000
  4. -- background id: 13605
  5. -- name: CD Periods
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: C000
  11. -- rect: left=153 top=118 right=131 bottom=182
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: A
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   if "id" is not in name of me then
  23.     set hilite of me to not hilite of me
  24.   else beep
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: C000
  32. -- rect: left=185 top=118 right=131 bottom=214
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: B
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   if "id" is not in name of me then
  44.     set hilite of me to not hilite of me
  45.   else beep
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: C000
  53. -- rect: left=217 top=118 right=131 bottom=246
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: C
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   if "id" is not in name of me then
  65.     set hilite of me to not hilite of me
  66.   else beep
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part 4 (button)
  72. -- low flags: 00
  73. -- high flags: C000
  74. -- rect: left=249 top=118 right=131 bottom=278
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 0
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: D
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   if "id" is not in name of me then
  86.     set hilite of me to not hilite of me
  87.   else beep
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 5 (button)
  93. -- low flags: 00
  94. -- high flags: C000
  95. -- rect: left=281 top=118 right=131 bottom=310
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: E
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   if "id" is not in name of me then
  107.     set hilite of me to not hilite of me
  108.   else beep
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 6 (button)
  114. -- low flags: 00
  115. -- high flags: C000
  116. -- rect: left=313 top=118 right=131 bottom=342
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 0
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: F
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   if "id" is not in name of me then
  128.     set hilite of me to not hilite of me
  129.   else beep
  130. end mouseUp
  131.  
  132.  
  133.  
  134. -- part 7 (button)
  135. -- low flags: 00
  136. -- high flags: C000
  137. -- rect: left=345 top=118 right=131 bottom=374
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 0
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: G
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   if "id" is not in name of me then
  149.     set hilite of me to not hilite of me
  150.   else beep
  151. end mouseUp
  152.  
  153.  
  154.  
  155. -- part 8 (button)
  156. -- low flags: 00
  157. -- high flags: C000
  158. -- rect: left=377 top=118 right=131 bottom=406
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 0
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: H
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   if "id" is not in name of me then
  170.     set hilite of me to not hilite of me
  171.   else beep
  172. end mouseUp
  173.  
  174.  
  175.  
  176. -- part 9 (button)
  177. -- low flags: 00
  178. -- high flags: 8000
  179. -- rect: left=409 top=118 right=131 bottom=438
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 0
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: 
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   if "id" is not in name of me then
  191.     set hilite of me to not hilite of me
  192.   else beep
  193. end mouseUp
  194.  
  195.  
  196.  
  197. -- part 10 (button)
  198. -- low flags: 00
  199. -- high flags: 8000
  200. -- rect: left=441 top=118 right=131 bottom=470
  201. -- title width / last selected line: 0
  202. -- icon id / first selected line: 0 / 0
  203. -- text alignment: 0
  204. -- font id: 0
  205. -- text size: 12
  206. -- style flags: 0
  207. -- line height: 16
  208. -- part name: 
  209. ----- HyperTalk script -----
  210. on mouseUp
  211.   if "id" is not in name of me then
  212.     set hilite of me to not hilite of me
  213.   else beep
  214. end mouseUp
  215.  
  216.  
  217.  
  218. -- part 11 (button)
  219. -- low flags: 00
  220. -- high flags: C000
  221. -- rect: left=153 top=134 right=147 bottom=182
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 0
  225. -- font id: 0
  226. -- text size: 12
  227. -- style flags: 0
  228. -- line height: 16
  229. -- part name: I
  230. ----- HyperTalk script -----
  231. on mouseUp
  232.   if "id" is not in name of me then
  233.     set hilite of me to not hilite of me
  234.   else beep
  235. end mouseUp
  236.  
  237.  
  238.  
  239. -- part 12 (button)
  240. -- low flags: 00
  241. -- high flags: C000
  242. -- rect: left=185 top=134 right=147 bottom=214
  243. -- title width / last selected line: 0
  244. -- icon id / first selected line: 0 / 0
  245. -- text alignment: 0
  246. -- font id: 0
  247. -- text size: 12
  248. -- style flags: 0
  249. -- line height: 16
  250. -- part name: J
  251. ----- HyperTalk script -----
  252. on mouseUp
  253.   if "id" is not in name of me then
  254.     set hilite of me to not hilite of me
  255.   else beep
  256. end mouseUp
  257.  
  258.  
  259.  
  260. -- part 13 (button)
  261. -- low flags: 00
  262. -- high flags: C000
  263. -- rect: left=217 top=134 right=147 bottom=246
  264. -- title width / last selected line: 0
  265. -- icon id / first selected line: 0 / 0
  266. -- text alignment: 0
  267. -- font id: 0
  268. -- text size: 12
  269. -- style flags: 0
  270. -- line height: 16
  271. -- part name: K
  272. ----- HyperTalk script -----
  273. on mouseUp
  274.   if "id" is not in name of me then
  275.     set hilite of me to not hilite of me
  276.   else beep
  277. end mouseUp
  278.  
  279.  
  280.  
  281. -- part 14 (button)
  282. -- low flags: 00
  283. -- high flags: C000
  284. -- rect: left=249 top=134 right=147 bottom=278
  285. -- title width / last selected line: 0
  286. -- icon id / first selected line: 0 / 0
  287. -- text alignment: 0
  288. -- font id: 0
  289. -- text size: 12
  290. -- style flags: 0
  291. -- line height: 16
  292. -- part name: L
  293. ----- HyperTalk script -----
  294. on mouseUp
  295.   if "id" is not in name of me then
  296.     set hilite of me to not hilite of me
  297.   else beep
  298. end mouseUp
  299.  
  300.  
  301.  
  302. -- part 15 (button)
  303. -- low flags: 00
  304. -- high flags: C000
  305. -- rect: left=281 top=134 right=147 bottom=310
  306. -- title width / last selected line: 0
  307. -- icon id / first selected line: 0 / 0
  308. -- text alignment: 0
  309. -- font id: 0
  310. -- text size: 12
  311. -- style flags: 0
  312. -- line height: 16
  313. -- part name: M
  314. ----- HyperTalk script -----
  315. on mouseUp
  316.   if "id" is not in name of me then
  317.     set hilite of me to not hilite of me
  318.   else beep
  319. end mouseUp
  320.  
  321.  
  322.  
  323. -- part 16 (button)
  324. -- low flags: 00
  325. -- high flags: C000
  326. -- rect: left=313 top=134 right=147 bottom=342
  327. -- title width / last selected line: 0
  328. -- icon id / first selected line: 0 / 0
  329. -- text alignment: 0
  330. -- font id: 0
  331. -- text size: 12
  332. -- style flags: 0
  333. -- line height: 16
  334. -- part name: N
  335. ----- HyperTalk script -----
  336. on mouseUp
  337.   if "id" is not in name of me then
  338.     set hilite of me to not hilite of me
  339.   else beep
  340. end mouseUp
  341.  
  342.  
  343.  
  344. -- part 17 (button)
  345. -- low flags: 00
  346. -- high flags: C000
  347. -- rect: left=345 top=134 right=147 bottom=374
  348. -- title width / last selected line: 0
  349. -- icon id / first selected line: 0 / 0
  350. -- text alignment: 0
  351. -- font id: 0
  352. -- text size: 12
  353. -- style flags: 0
  354. -- line height: 16
  355. -- part name: O
  356. ----- HyperTalk script -----
  357. on mouseUp
  358.   if "id" is not in name of me then
  359.     set hilite of me to not hilite of me
  360.   else beep
  361. end mouseUp
  362.  
  363.  
  364.  
  365. -- part 18 (button)
  366. -- low flags: 00
  367. -- high flags: C000
  368. -- rect: left=377 top=134 right=147 bottom=406
  369. -- title width / last selected line: 0
  370. -- icon id / first selected line: 0 / 0
  371. -- text alignment: 0
  372. -- font id: 0
  373. -- text size: 12
  374. -- style flags: 0
  375. -- line height: 16
  376. -- part name: P
  377. ----- HyperTalk script -----
  378. on mouseUp
  379.   if "id" is not in name of me then
  380.     set hilite of me to not hilite of me
  381.   else beep
  382. end mouseUp
  383.  
  384.  
  385.  
  386. -- part 19 (button)
  387. -- low flags: 00
  388. -- high flags: 8000
  389. -- rect: left=409 top=134 right=147 bottom=438
  390. -- title width / last selected line: 0
  391. -- icon id / first selected line: 0 / 0
  392. -- text alignment: 0
  393. -- font id: 0
  394. -- text size: 12
  395. -- style flags: 0
  396. -- line height: 16
  397. -- part name: 
  398. ----- HyperTalk script -----
  399. on mouseUp
  400.   if "id" is not in name of me then
  401.     set hilite of me to not hilite of me
  402.   else beep
  403. end mouseUp
  404.  
  405.  
  406.  
  407. -- part 20 (button)
  408. -- low flags: 00
  409. -- high flags: 8000
  410. -- rect: left=441 top=134 right=147 bottom=470
  411. -- title width / last selected line: 0
  412. -- icon id / first selected line: 0 / 0
  413. -- text alignment: 0
  414. -- font id: 0
  415. -- text size: 12
  416. -- style flags: 0
  417. -- line height: 16
  418. -- part name: 
  419. ----- HyperTalk script -----
  420. on mouseUp
  421.   if "id" is not in name of me then
  422.     set hilite of me to not hilite of me
  423.   else beep
  424. end mouseUp
  425.  
  426.  
  427.  
  428. -- part 21 (button)
  429. -- low flags: 00
  430. -- high flags: C000
  431. -- rect: left=153 top=150 right=163 bottom=182
  432. -- title width / last selected line: 0
  433. -- icon id / first selected line: 0 / 0
  434. -- text alignment: 0
  435. -- font id: 0
  436. -- text size: 12
  437. -- style flags: 0
  438. -- line height: 16
  439. -- part name: Q
  440. ----- HyperTalk script -----
  441. on mouseUp
  442.   if "id" is not in name of me then
  443.     set hilite of me to not hilite of me
  444.   else beep
  445. end mouseUp
  446.  
  447.  
  448.  
  449. -- part 22 (button)
  450. -- low flags: 00
  451. -- high flags: C000
  452. -- rect: left=185 top=150 right=163 bottom=214
  453. -- title width / last selected line: 0
  454. -- icon id / first selected line: 0 / 0
  455. -- text alignment: 0
  456. -- font id: 0
  457. -- text size: 12
  458. -- style flags: 0
  459. -- line height: 16
  460. -- part name: R
  461. ----- HyperTalk script -----
  462. on mouseUp
  463.   if "id" is not in name of me then
  464.     set hilite of me to not hilite of me
  465.   else beep
  466. end mouseUp
  467.  
  468.  
  469.  
  470. -- part 23 (button)
  471. -- low flags: 00
  472. -- high flags: C000
  473. -- rect: left=217 top=150 right=163 bottom=246
  474. -- title width / last selected line: 0
  475. -- icon id / first selected line: 0 / 0
  476. -- text alignment: 0
  477. -- font id: 0
  478. -- text size: 12
  479. -- style flags: 0
  480. -- line height: 16
  481. -- part name: S
  482. ----- HyperTalk script -----
  483. on mouseUp
  484.   if "id" is not in name of me then
  485.     set hilite of me to not hilite of me
  486.   else beep
  487. end mouseUp
  488.  
  489.  
  490.  
  491. -- part 24 (button)
  492. -- low flags: 00
  493. -- high flags: C000
  494. -- rect: left=249 top=150 right=163 bottom=278
  495. -- title width / last selected line: 0
  496. -- icon id / first selected line: 0 / 0
  497. -- text alignment: 0
  498. -- font id: 0
  499. -- text size: 12
  500. -- style flags: 0
  501. -- line height: 16
  502. -- part name: T
  503. ----- HyperTalk script -----
  504. on mouseUp
  505.   if "id" is not in name of me then
  506.     set hilite of me to not hilite of me
  507.   else beep
  508. end mouseUp
  509.  
  510.  
  511.  
  512. -- part 25 (button)
  513. -- low flags: 00
  514. -- high flags: C000
  515. -- rect: left=281 top=150 right=163 bottom=310
  516. -- title width / last selected line: 0
  517. -- icon id / first selected line: 0 / 0
  518. -- text alignment: 0
  519. -- font id: 0
  520. -- text size: 12
  521. -- style flags: 0
  522. -- line height: 16
  523. -- part name: U
  524. ----- HyperTalk script -----
  525. on mouseUp
  526.   if "id" is not in name of me then
  527.     set hilite of me to not hilite of me
  528.   else beep
  529. end mouseUp
  530.  
  531.  
  532.  
  533. -- part 26 (button)
  534. -- low flags: 00
  535. -- high flags: C000
  536. -- rect: left=313 top=150 right=163 bottom=342
  537. -- title width / last selected line: 0
  538. -- icon id / first selected line: 0 / 0
  539. -- text alignment: 0
  540. -- font id: 0
  541. -- text size: 12
  542. -- style flags: 0
  543. -- line height: 16
  544. -- part name: V
  545. ----- HyperTalk script -----
  546. on mouseUp
  547.   if "id" is not in name of me then
  548.     set hilite of me to not hilite of me
  549.   else beep
  550. end mouseUp
  551.  
  552.  
  553.  
  554. -- part 27 (button)
  555. -- low flags: 00
  556. -- high flags: C000
  557. -- rect: left=345 top=150 right=163 bottom=374
  558. -- title width / last selected line: 0
  559. -- icon id / first selected line: 0 / 0
  560. -- text alignment: 0
  561. -- font id: 0
  562. -- text size: 12
  563. -- style flags: 0
  564. -- line height: 16
  565. -- part name: W
  566. ----- HyperTalk script -----
  567. on mouseUp
  568.   if "id" is not in name of me then
  569.     set hilite of me to not hilite of me
  570.   else beep
  571. end mouseUp
  572.  
  573.  
  574.  
  575. -- part 28 (button)
  576. -- low flags: 00
  577. -- high flags: C000
  578. -- rect: left=377 top=150 right=163 bottom=406
  579. -- title width / last selected line: 0
  580. -- icon id / first selected line: 0 / 0
  581. -- text alignment: 0
  582. -- font id: 0
  583. -- text size: 12
  584. -- style flags: 0
  585. -- line height: 16
  586. -- part name: X
  587. ----- HyperTalk script -----
  588. on mouseUp
  589.   if "id" is not in name of me then
  590.     set hilite of me to not hilite of me
  591.   else beep
  592. end mouseUp
  593.  
  594.  
  595.  
  596. -- part 29 (button)
  597. -- low flags: 00
  598. -- high flags: 8000
  599. -- rect: left=409 top=150 right=163 bottom=438
  600. -- title width / last selected line: 0
  601. -- icon id / first selected line: 0 / 0
  602. -- text alignment: 0
  603. -- font id: 0
  604. -- text size: 12
  605. -- style flags: 0
  606. -- line height: 16
  607. -- part name: 
  608. ----- HyperTalk script -----
  609. on mouseUp
  610.   if "id" is not in name of me then
  611.     set hilite of me to not hilite of me
  612.   else beep
  613. end mouseUp
  614.  
  615.  
  616.  
  617. -- part 30 (button)
  618. -- low flags: 00
  619. -- high flags: 8000
  620. -- rect: left=441 top=150 right=163 bottom=470
  621. -- title width / last selected line: 0
  622. -- icon id / first selected line: 0 / 0
  623. -- text alignment: 0
  624. -- font id: 0
  625. -- text size: 12
  626. -- style flags: 0
  627. -- line height: 16
  628. -- part name: 
  629. ----- HyperTalk script -----
  630. on mouseUp
  631.   if "id" is not in name of me then
  632.     set hilite of me to not hilite of me
  633.   else beep
  634. end mouseUp
  635.  
  636.  
  637.  
  638. -- part 31 (button)
  639. -- low flags: 00
  640. -- high flags: C000
  641. -- rect: left=153 top=166 right=179 bottom=182
  642. -- title width / last selected line: 0
  643. -- icon id / first selected line: 0 / 0
  644. -- text alignment: 0
  645. -- font id: 0
  646. -- text size: 12
  647. -- style flags: 0
  648. -- line height: 16
  649. -- part name: Y
  650. ----- HyperTalk script -----
  651. on mouseUp
  652.   if "id" is not in name of me then
  653.     set hilite of me to not hilite of me
  654.   else beep
  655. end mouseUp
  656.  
  657.  
  658.  
  659. -- part 32 (button)
  660. -- low flags: 00
  661. -- high flags: C000
  662. -- rect: left=185 top=166 right=179 bottom=214
  663. -- title width / last selected line: 0
  664. -- icon id / first selected line: 0 / 0
  665. -- text alignment: 0
  666. -- font id: 0
  667. -- text size: 12
  668. -- style flags: 0
  669. -- line height: 16
  670. -- part name: Z
  671. ----- HyperTalk script -----
  672. on mouseUp
  673.   if "id" is not in name of me then
  674.     set hilite of me to not hilite of me
  675.   else beep
  676. end mouseUp
  677.  
  678.  
  679.  
  680. -- part 33 (button)
  681. -- low flags: 00
  682. -- high flags: C000
  683. -- rect: left=217 top=166 right=179 bottom=246
  684. -- title width / last selected line: 0
  685. -- icon id / first selected line: 0 / 0
  686. -- text alignment: 0
  687. -- font id: 0
  688. -- text size: 12
  689. -- style flags: 0
  690. -- line height: 16
  691. -- part name: AA
  692. ----- HyperTalk script -----
  693. on mouseUp
  694.   if "id" is not in name of me then
  695.     set hilite of me to not hilite of me
  696.   else beep
  697. end mouseUp
  698.  
  699.  
  700.  
  701. -- part 34 (button)
  702. -- low flags: 00
  703. -- high flags: C000
  704. -- rect: left=249 top=166 right=179 bottom=278
  705. -- title width / last selected line: 0
  706. -- icon id / first selected line: 0 / 0
  707. -- text alignment: 0
  708. -- font id: 0
  709. -- text size: 12
  710. -- style flags: 0
  711. -- line height: 16
  712. -- part name: AB
  713. ----- HyperTalk script -----
  714. on mouseUp
  715.   if "id" is not in name of me then
  716.     set hilite of me to not hilite of me
  717.   else beep
  718. end mouseUp
  719.  
  720.  
  721.  
  722. -- part 35 (button)
  723. -- low flags: 00
  724. -- high flags: C000
  725. -- rect: left=281 top=166 right=179 bottom=310
  726. -- title width / last selected line: 0
  727. -- icon id / first selected line: 0 / 0
  728. -- text alignment: 0
  729. -- font id: 0
  730. -- text size: 12
  731. -- style flags: 0
  732. -- line height: 16
  733. -- part name: AC
  734. ----- HyperTalk script -----
  735. on mouseUp
  736.   if "id" is not in name of me then
  737.     set hilite of me to not hilite of me
  738.   else beep
  739. end mouseUp
  740.  
  741.  
  742.  
  743. -- part 36 (button)
  744. -- low flags: 00
  745. -- high flags: C000
  746. -- rect: left=313 top=166 right=179 bottom=342
  747. -- title width / last selected line: 0
  748. -- icon id / first selected line: 0 / 0
  749. -- text alignment: 0
  750. -- font id: 0
  751. -- text size: 12
  752. -- style flags: 0
  753. -- line height: 16
  754. -- part name: AD
  755. ----- HyperTalk script -----
  756. on mouseUp
  757.   if "id" is not in name of me then
  758.     set hilite of me to not hilite of me
  759.   else beep
  760. end mouseUp
  761.  
  762.  
  763.  
  764. -- part 37 (button)
  765. -- low flags: 00
  766. -- high flags: C000
  767. -- rect: left=345 top=166 right=179 bottom=374
  768. -- title width / last selected line: 0
  769. -- icon id / first selected line: 0 / 0
  770. -- text alignment: 0
  771. -- font id: 0
  772. -- text size: 12
  773. -- style flags: 0
  774. -- line height: 16
  775. -- part name: AE
  776. ----- HyperTalk script -----
  777. on mouseUp
  778.   if "id" is not in name of me then
  779.     set hilite of me to not hilite of me
  780.   else beep
  781. end mouseUp
  782.  
  783.  
  784.  
  785. -- part 38 (button)
  786. -- low flags: 00
  787. -- high flags: C000
  788. -- rect: left=377 top=166 right=179 bottom=406
  789. -- title width / last selected line: 0
  790. -- icon id / first selected line: 0 / 0
  791. -- text alignment: 0
  792. -- font id: 0
  793. -- text size: 12
  794. -- style flags: 0
  795. -- line height: 16
  796. -- part name: AF
  797. ----- HyperTalk script -----
  798. on mouseUp
  799.   if "id" is not in name of me then
  800.     set hilite of me to not hilite of me
  801.   else beep
  802. end mouseUp
  803.  
  804.  
  805.  
  806. -- part 39 (button)
  807. -- low flags: 00
  808. -- high flags: 8000
  809. -- rect: left=409 top=166 right=179 bottom=438
  810. -- title width / last selected line: 0
  811. -- icon id / first selected line: 0 / 0
  812. -- text alignment: 0
  813. -- font id: 0
  814. -- text size: 12
  815. -- style flags: 0
  816. -- line height: 16
  817. -- part name: 
  818. ----- HyperTalk script -----
  819. on mouseUp
  820.   if "id" is not in name of me then
  821.     set hilite of me to not hilite of me
  822.   else beep
  823. end mouseUp
  824.  
  825.  
  826.  
  827. -- part 40 (button)
  828. -- low flags: 00
  829. -- high flags: 8000
  830. -- rect: left=441 top=166 right=179 bottom=470
  831. -- title width / last selected line: 0
  832. -- icon id / first selected line: 0 / 0
  833. -- text alignment: 0
  834. -- font id: 0
  835. -- text size: 12
  836. -- style flags: 0
  837. -- line height: 16
  838. -- part name: 
  839. ----- HyperTalk script -----
  840. on mouseUp
  841.   if "id" is not in name of me then
  842.     set hilite of me to not hilite of me
  843.   else beep
  844. end mouseUp
  845.  
  846.  
  847.  
  848. -- part 41 (button)
  849. -- low flags: 00
  850. -- high flags: C000
  851. -- rect: left=153 top=182 right=195 bottom=182
  852. -- title width / last selected line: 0
  853. -- icon id / first selected line: 0 / 0
  854. -- text alignment: 0
  855. -- font id: 0
  856. -- text size: 12
  857. -- style flags: 0
  858. -- line height: 16
  859. -- part name: AG
  860. ----- HyperTalk script -----
  861. on mouseUp
  862.   if "id" is not in name of me then
  863.     set hilite of me to not hilite of me
  864.   else beep
  865. end mouseUp
  866.  
  867.  
  868.  
  869. -- part 42 (button)
  870. -- low flags: 00
  871. -- high flags: C000
  872. -- rect: left=185 top=182 right=195 bottom=214
  873. -- title width / last selected line: 0
  874. -- icon id / first selected line: 0 / 0
  875. -- text alignment: 0
  876. -- font id: 0
  877. -- text size: 12
  878. -- style flags: 0
  879. -- line height: 16
  880. -- part name: AH
  881. ----- HyperTalk script -----
  882. on mouseUp
  883.   if "id" is not in name of me then
  884.     set hilite of me to not hilite of me
  885.   else beep
  886. end mouseUp
  887.  
  888.  
  889.  
  890. -- part 43 (button)
  891. -- low flags: 00
  892. -- high flags: C000
  893. -- rect: left=217 top=182 right=195 bottom=246
  894. -- title width / last selected line: 0
  895. -- icon id / first selected line: 0 / 0
  896. -- text alignment: 0
  897. -- font id: 0
  898. -- text size: 12
  899. -- style flags: 0
  900. -- line height: 16
  901. -- part name: AI
  902. ----- HyperTalk script -----
  903. on mouseUp
  904.   if "id" is not in name of me then
  905.     set hilite of me to not hilite of me
  906.   else beep
  907. end mouseUp
  908.  
  909.  
  910.  
  911. -- part 44 (button)
  912. -- low flags: 00
  913. -- high flags: C000
  914. -- rect: left=249 top=182 right=195 bottom=278
  915. -- title width / last selected line: 0
  916. -- icon id / first selected line: 0 / 0
  917. -- text alignment: 0
  918. -- font id: 0
  919. -- text size: 12
  920. -- style flags: 0
  921. -- line height: 16
  922. -- part name: AJ
  923. ----- HyperTalk script -----
  924. on mouseUp
  925.   if "id" is not in name of me then
  926.     set hilite of me to not hilite of me
  927.   else beep
  928. end mouseUp
  929.  
  930.  
  931.  
  932. -- part 45 (button)
  933. -- low flags: 00
  934. -- high flags: C000
  935. -- rect: left=281 top=182 right=195 bottom=310
  936. -- title width / last selected line: 0
  937. -- icon id / first selected line: 0 / 0
  938. -- text alignment: 0
  939. -- font id: 0
  940. -- text size: 12
  941. -- style flags: 0
  942. -- line height: 16
  943. -- part name: AK
  944. ----- HyperTalk script -----
  945. on mouseUp
  946.   if "id" is not in name of me then
  947.     set hilite of me to not hilite of me
  948.   else beep
  949. end mouseUp
  950.  
  951.  
  952.  
  953. -- part 46 (button)
  954. -- low flags: 00
  955. -- high flags: C000
  956. -- rect: left=313 top=182 right=195 bottom=342
  957. -- title width / last selected line: 0
  958. -- icon id / first selected line: 0 / 0
  959. -- text alignment: 0
  960. -- font id: 0
  961. -- text size: 12
  962. -- style flags: 0
  963. -- line height: 16
  964. -- part name: AL
  965. ----- HyperTalk script -----
  966. on mouseUp
  967.   if "id" is not in name of me then
  968.     set hilite of me to not hilite of me
  969.   else beep
  970. end mouseUp
  971.  
  972.  
  973.  
  974. -- part 47 (button)
  975. -- low flags: 00
  976. -- high flags: C000
  977. -- rect: left=345 top=182 right=195 bottom=374
  978. -- title width / last selected line: 0
  979. -- icon id / first selected line: 0 / 0
  980. -- text alignment: 0
  981. -- font id: 0
  982. -- text size: 12
  983. -- style flags: 0
  984. -- line height: 16
  985. -- part name: AM
  986. ----- HyperTalk script -----
  987. on mouseUp
  988.   if "id" is not in name of me then
  989.     set hilite of me to not hilite of me
  990.   else beep
  991. end mouseUp
  992.  
  993.  
  994.  
  995. -- part 48 (button)
  996. -- low flags: 00
  997. -- high flags: C000
  998. -- rect: left=377 top=182 right=195 bottom=406
  999. -- title width / last selected line: 0
  1000. -- icon id / first selected line: 0 / 0
  1001. -- text alignment: 0
  1002. -- font id: 0
  1003. -- text size: 12
  1004. -- style flags: 0
  1005. -- line height: 16
  1006. -- part name: AN
  1007. ----- HyperTalk script -----
  1008. on mouseUp
  1009.   if "id" is not in name of me then
  1010.     set hilite of me to not hilite of me
  1011.   else beep
  1012. end mouseUp
  1013.  
  1014.  
  1015.  
  1016. -- part 49 (button)
  1017. -- low flags: 00
  1018. -- high flags: 8000
  1019. -- rect: left=409 top=182 right=195 bottom=438
  1020. -- title width / last selected line: 0
  1021. -- icon id / first selected line: 0 / 0
  1022. -- text alignment: 0
  1023. -- font id: 0
  1024. -- text size: 12
  1025. -- style flags: 0
  1026. -- line height: 16
  1027. -- part name: 
  1028. ----- HyperTalk script -----
  1029. on mouseUp
  1030.   if "id" is not in name of me then
  1031.     set hilite of me to not hilite of me
  1032.   else beep
  1033. end mouseUp
  1034.  
  1035.  
  1036.  
  1037. -- part 50 (button)
  1038. -- low flags: 00
  1039. -- high flags: 8000
  1040. -- rect: left=441 top=182 right=195 bottom=470
  1041. -- title width / last selected line: 0
  1042. -- icon id / first selected line: 0 / 0
  1043. -- text alignment: 0
  1044. -- font id: 0
  1045. -- text size: 12
  1046. -- style flags: 0
  1047. -- line height: 16
  1048. -- part name: 
  1049. ----- HyperTalk script -----
  1050. on mouseUp
  1051.   if "id" is not in name of me then
  1052.     set hilite of me to not hilite of me
  1053.   else beep
  1054. end mouseUp
  1055.  
  1056.  
  1057.  
  1058. -- part 51 (button)
  1059. -- low flags: 00
  1060. -- high flags: 0000
  1061. -- rect: left=151 top=96 right=115 bottom=471
  1062. -- title width / last selected line: 0
  1063. -- icon id / first selected line: 0 / 0
  1064. -- text alignment: 1
  1065. -- font id: 0
  1066. -- text size: 12
  1067. -- style flags: 0
  1068. -- line height: 16
  1069. -- part name: 
  1070. ----- HyperTalk script -----
  1071. on mouseUp
  1072.   if (the optionKey is down) AND (the shiftKey is not down) then
  1073.     put false into hiliteSetting
  1074.   else if (the optionKey is not down) AND (the shiftKey is down) then
  1075.     put true into hiliteSetting
  1076.   else if (the optionKey is down) AND (the shiftKey is down) then
  1077.     beep
  1078.     exit mouseUp
  1079.   else exit mouseUp
  1080.   lock screen
  1081.   put trunc((item 1 of the clickLoc - 120) / 32) into colNum
  1082.   repeat with index = 0 to 4
  1083.     if "id" is not in name of button id ((index * 10) + colNum) then
  1084.       set hilite of button id ((index * 10) + colNum) to hiliteSetting
  1085.     end if
  1086.   end repeat
  1087.   unlock screen
  1088. end mouseUp
  1089.  
  1090.  
  1091.  
  1092. -- part 52 (button)
  1093. -- low flags: 00
  1094. -- high flags: 0000
  1095. -- rect: left=25 top=116 right=197 bottom=115
  1096. -- title width / last selected line: 0
  1097. -- icon id / first selected line: 0 / 0
  1098. -- text alignment: 1
  1099. -- font id: 0
  1100. -- text size: 12
  1101. -- style flags: 0
  1102. -- line height: 16
  1103. -- part name: 
  1104. ----- HyperTalk script -----
  1105. on mouseUp
  1106.   if (the optionKey is down) AND (the shiftKey is not down) then
  1107.     put false into hiliteSetting
  1108.   else if (the optionKey is not down) AND (the shiftKey is down) then
  1109.     put true into hiliteSetting
  1110.   else if (the optionKey is down) AND (the shiftKey is down) then
  1111.     beep
  1112.     exit mouseUp
  1113.   else exit mouseUp
  1114.   lock screen
  1115.   put trunc((item 2 of the clickLoc - 117) / 16) into lineNum
  1116.   repeat with index = ((lineNum * 10) + 1) to ((lineNum * 10) + 10)
  1117.     if "id" is not in name of button id index then
  1118.       set hilite of button id index to hiliteSetting
  1119.     end if
  1120.   end repeat
  1121.   unlock screen
  1122. end mouseUp
  1123.  
  1124.  
  1125. -- part 53 (button)
  1126. -- low flags: 00
  1127. -- high flags: 0000
  1128. -- rect: left=126 top=118 right=132 bottom=140
  1129. -- title width / last selected line: 0
  1130. -- icon id / first selected line: 5064 / 5064
  1131. -- text alignment: 1
  1132. -- font id: 0
  1133. -- text size: 12
  1134. -- style flags: 0
  1135. -- line height: 16
  1136. -- part name: Extra Monday
  1137. ----- HyperTalk script -----
  1138. on mouseUp
  1139.   if icon of me is "5065" then
  1140.     set icon of me to "Md Unchecked Box"
  1141.   else set icon of me to "Md Checked Box"
  1142. end mouseUp
  1143.  
  1144.  
  1145. -- part 54 (button)
  1146. -- low flags: 00
  1147. -- high flags: 0000
  1148. -- rect: left=126 top=134 right=148 bottom=140
  1149. -- title width / last selected line: 0
  1150. -- icon id / first selected line: 5064 / 5064
  1151. -- text alignment: 1
  1152. -- font id: 0
  1153. -- text size: 12
  1154. -- style flags: 0
  1155. -- line height: 16
  1156. -- part name: Extra Tuesday
  1157. ----- HyperTalk script -----
  1158. on mouseUp
  1159.   if icon of me is "5065" then
  1160.     set icon of me to "Md Unchecked Box"
  1161.   else set icon of me to "Md Checked Box"
  1162. end mouseUp
  1163.  
  1164.  
  1165. -- part 55 (button)
  1166. -- low flags: 00
  1167. -- high flags: 0000
  1168. -- rect: left=126 top=150 right=164 bottom=140
  1169. -- title width / last selected line: 0
  1170. -- icon id / first selected line: 5064 / 5064
  1171. -- text alignment: 1
  1172. -- font id: 0
  1173. -- text size: 12
  1174. -- style flags: 0
  1175. -- line height: 16
  1176. -- part name: Extra Wednesday
  1177. ----- HyperTalk script -----
  1178. on mouseUp
  1179.   if icon of me is "5065" then
  1180.     set icon of me to "Md Unchecked Box"
  1181.   else set icon of me to "Md Checked Box"
  1182. end mouseUp
  1183.  
  1184.  
  1185. -- part 56 (button)
  1186. -- low flags: 00
  1187. -- high flags: 0000
  1188. -- rect: left=126 top=166 right=180 bottom=140
  1189. -- title width / last selected line: 0
  1190. -- icon id / first selected line: 5064 / 5064
  1191. -- text alignment: 1
  1192. -- font id: 0
  1193. -- text size: 12
  1194. -- style flags: 0
  1195. -- line height: 16
  1196. -- part name: Extra Thursday
  1197. ----- HyperTalk script -----
  1198. on mouseUp
  1199.   if icon of me is "5065" then
  1200.     set icon of me to "Md Unchecked Box"
  1201.   else set icon of me to "Md Checked Box"
  1202. end mouseUp
  1203.  
  1204.  
  1205. -- part 57 (button)
  1206. -- low flags: 00
  1207. -- high flags: 0000
  1208. -- rect: left=126 top=182 right=196 bottom=140
  1209. -- title width / last selected line: 0
  1210. -- icon id / first selected line: 5064 / 5064
  1211. -- text alignment: 1
  1212. -- font id: 0
  1213. -- text size: 12
  1214. -- style flags: 0
  1215. -- line height: 16
  1216. -- part name: Extra Friday
  1217. ----- HyperTalk script -----
  1218. on mouseUp
  1219.   if icon of me is "5065" then
  1220.     set icon of me to "Md Unchecked Box"
  1221.   else set icon of me to "Md Checked Box"
  1222. end mouseUp
  1223.  
  1224.  
  1225. -- part 58 (button)
  1226. -- low flags: 00
  1227. -- high flags: A005
  1228. -- rect: left=245 top=236 right=252 bottom=426
  1229. -- title width / last selected line: 0
  1230. -- icon id / first selected line: 0 / 0
  1231. -- text alignment: 1
  1232. -- font id: 0
  1233. -- text size: 12
  1234. -- style flags: 0
  1235. -- line height: 16
  1236. -- part name: Same periods each day
  1237.  
  1238.  
  1239. -- part 59 (button)
  1240. -- low flags: 00
  1241. -- high flags: A005
  1242. -- rect: left=245 top=257 right=273 bottom=407
  1243. -- title width / last selected line: 0
  1244. -- icon id / first selected line: 0 / 0
  1245. -- text alignment: 1
  1246. -- font id: 0
  1247. -- text size: 12
  1248. -- style flags: 0
  1249. -- line height: 16
  1250. -- part name: Consecutive periods
  1251.  
  1252.  
  1253. -- part 60 (button)
  1254. -- low flags: 00
  1255. -- high flags: A005
  1256. -- rect: left=245 top=278 right=294 bottom=474
  1257. -- title width / last selected line: 0
  1258. -- icon id / first selected line: 0 / 0
  1259. -- text alignment: 1
  1260. -- font id: 0
  1261. -- text size: 12
  1262. -- style flags: 0
  1263. -- line height: 16
  1264. -- part name: All sections in the same blocks
  1265.  
  1266.  
  1267. -- part 61 (field)
  1268. -- low flags: 00
  1269. -- high flags: 0000
  1270. -- rect: left=165 top=219 right=239 bottom=227
  1271. -- title width / last selected line: 0
  1272. -- icon id / first selected line: 0 / 0
  1273. -- text alignment: 0
  1274. -- font id: 0
  1275. -- text size: 12
  1276. -- style flags: 0
  1277. -- line height: 16
  1278. -- part name: Times per block
  1279.  
  1280.  
  1281. -- part 62 (field)
  1282. -- low flags: 00
  1283. -- high flags: 0000
  1284. -- rect: left=165 top=246 right=266 bottom=227
  1285. -- title width / last selected line: 0
  1286. -- icon id / first selected line: 0 / 0
  1287. -- text alignment: 0
  1288. -- font id: 0
  1289. -- text size: 12
  1290. -- style flags: 0
  1291. -- line height: 16
  1292. -- part name: Periods per day
  1293.  
  1294.  
  1295. -- part 63 (field)
  1296. -- low flags: 00
  1297. -- high flags: 0000
  1298. -- rect: left=165 top=274 right=294 bottom=227
  1299. -- title width / last selected line: 0
  1300. -- icon id / first selected line: 0 / 0
  1301. -- text alignment: 0
  1302. -- font id: 0
  1303. -- text size: 12
  1304. -- style flags: 0
  1305. -- line height: 16
  1306. -- part name: # of days to schedule
  1307.  
  1308.  
  1309. -- part contents for background part 8
  1310. ----- text -----
  1311. (not set)